home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / fvsetup.exe / {app} / fv.dll / scripts / frame_35 / DoAction.as
Text File  |  2003-01-24  |  319b  |  20 lines

  1. play = "0";
  2. click_times = "0";
  3. remain = "9";
  4. if(choose == "2")
  5. {
  6.    to = random("9") + "1";
  7.    tellTarget("/" add to)
  8.    {
  9.       gotoAndStop(3);
  10.    }
  11. }
  12. andy_wintimes = "0";
  13. user_wintimes = "0";
  14. bcount = "1";
  15. while("9" >= bcount)
  16. {
  17.    set("/" add bcount add "/o_movie:again","0");
  18.    bcount += "1";
  19. }
  20.